-
Home
-
Simply Static – The WordPress Static Site Generator
-
3.2.8.1
-
Code
-
Classes
- Archive_Creation_Job
Total Complexity |
47 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
475 |
Lines of code |
214 |
Logical lines of code |
137 |
Comment lines |
179 |
Methods |
22 |
Properties |
4 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
task() |
A |
47 |
8 |
39 |
start() |
S |
49 |
3 |
31 |
shutdown_handler() |
S |
55 |
3 |
18 |
is_running() |
S |
64 |
4 |
10 |
is_job_done() |
S |
71 |
4 |
5 |
cancel() |
S |
60 |
3 |
14 |
find_next_task() |
S |
60 |
3 |
14 |
save_status_message() |
S |
68 |
2 |
7 |
__construct() |
S |
66 |
2 |
8 |
task_cleanup() |
S |
68 |
2 |
7 |
get_task_object() |
S |
64 |
2 |
9 |
complete() |
S |
60 |
1 |
12 |
mark_as_paused() |
S |
79 |
1 |
3 |
get_options() |
S |
82 |
1 |
3 |
get_current_task() |
S |
82 |
1 |
3 |
set_current_task() |
S |
81 |
1 |
3 |
get_task_list() |
S |
78 |
1 |
3 |
set_job_interval() |
S |
82 |
1 |
3 |
exception_occurred() |
S |
65 |
1 |
8 |
error_occurred() |
S |
66 |
1 |
8 |
mark_as_resumed() |
S |
79 |
1 |
3 |
maybe_wp_die() |
S |
82 |
1 |
3 |